Introduction
StrikingDash - bootstrap 4 admin template is fully responsive , multipurpose HTML Admin Panel . This panel extends Bootstrap by not only building it's existing template , but also introducing entirly new Components & Plugin.
Follow the documentation carefully for solving your issues in minutes, Apart from that if you don't find solution when you following the docs you can raise a support ticket for your issue from aazztech.com
Dependancies
- Bootstrap
- Jquery
- SASS
HTML
src/assets/.. includes all the assets that are referenced in the HTML pages.
Introduction
<div class="card-header">
<h6>Social Traffic Metrics</h6>
<div class="card-extra">
<div class="card-tab btn-group atbd-button-group mr-3">
<a class="btn btn-xs btn-white active" href="">Today</a>
<a class="btn btn-xs btn-white border" href="">Week</a>
<a class="btn btn-xs btn-white border" href="">Month</a>
<a class="btn btn-xs btn-white border" href="">Year</a>
</div>
<div class="dropdown">
<a href="#" role="button" id="Today" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span data-feather="more-horizontal"></span>
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="Today">
<a class="dropdown-item" href="#">Action</a>
<a class="dropdown-item" href="#">Another action</a>
<a class="dropdown-item" href="#">Something else here</a>
</div>
</div>
</div>
</div>
Basic Componenets
Structure
Extract the zip file you received after purchase and you would find the exact below files and folders:
├── src
│ ├── img/
│ ├── maps ( contains the sourcemap files of scss )
│ ├── vendor_assets (third party plugins ans assets)
│ │ ├── css
│ │ │ ├── bootstrap
│ │ │ ├── config.bs.scss (This file controls the style configuration of the entire theme)
│ │ ├── js
│ │ ├── Fonts
│ │
│ ├── theme_assets (Themes own assets)
│ │ ├── sass (This directry contains all the styles of this theme)
│ │ ├── js (Custom script and initialization)
│
├── .gitignore
├── gulpfile.js
├── package.json
├── package-lock.json
Tables
Here is the list of plugin with the official documentation. Hyper won't be easy to build without using them and we are thankful to them.
| Plugins | Url |
|---|---|
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Plugins | Url |
|---|---|
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
| Bootstrap | http://getbootstrap.com/ |
Features
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2
- Created with React CLI 16.10.2